home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / ninho.dxr / 00149.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  93 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(8) then
  3.     go(the frame + 1)
  4.   else
  5.     go("folha")
  6.   end if
  7. end
  8.